|
ED
|
avaliable
|
RT
|
avaliable
|
With "Task.MemValue("Name")=value" an internal variable is
created and a value is assigned to it. There is no need to declare
the variable before.
This variable can also be accessed from other tasks. So it allows
the exchange of values between tasks.